AllowAddNew Property (TransposedGrid<T>)
Gets or sets a value that indicates whether the grid should provide a new row template so users can add items to the source collection.
[Json(1)]
public virtual bool AllowAddNew {get; set;}
'Declaration
<JsonAttribute(1)>
Public Overridable Property AllowAddNew As Boolean